inspector: Add an initial action editor
authorMatthias Clasen <mclasen@redhat.com>
Thu, 5 Jun 2014 09:48:26 +0000 (05:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 5 Jun 2014 09:57:49 +0000 (05:57 -0400)
commit27f692da2daa9a86a707c4e8da81cc683169e113
treeaa1ab31f6469a96ec2082b8b078d24c589baa0d2
parentbbed8243209f6a8d55b7868ff4ab21261bf18a89
inspector: Add an initial action editor

Use a popup, like we do for properties. For now, it allows
activating the action (with parameter, if necessary) and
setting the state.
gtk/inspector/Makefile.am
gtk/inspector/action-editor.c [new file with mode: 0644]
gtk/inspector/action-editor.h [new file with mode: 0644]
gtk/inspector/actions.c
gtk/inspector/actions.ui